+ Reply to Thread
Results 1 to 14 of 14

Thread: How can i playback avc (h264,.x264) video?

  1. #1
    Member
    Join Date
    Jul 2006
    Location
    Greece
    Posts
    638

    How can i playback avc (h264,.x264) video?

    Hi i'm new with linux and i want to ask a couple of questions.How can i playback avc (h264,.x264) video,and which linux supported players support external subtitle files?
    Quote Quote  

  2. #2
    Mod Neophyte redwudz's Avatar
    Join Date
    Sep 2002
    Location
    USA
    Posts
    24,327

    I'm not a Linux user, but I would try VLC media player. It works with quite a few OS's and plays most anything.

    EDIT: And therock003, in the future please use a more descriptive subject title in your posts to allow others to search for similar topics. I will change yours this time. From our rules:
    Try to choose a subject that describes your topic.
    Please do not use topic subjects like Help me!!! or Problems.
    Thanks,
    Moderator redwudz
    Quote Quote  

  3. #3
    Member
    Join Date
    Jul 2006
    Location
    Greece
    Posts
    638

    Well as fr as avc goes it didnt.At least tha linux distro i'm running the only way for avc,was to downgrade the mplayer,which i did,but due to an underclocked 630 intel cpu playback is laggy so i wanted to consider alternatives.
    Quote Quote  

  4. #4
    Member
    Join Date
    Jul 2006
    Location
    Greece
    Posts
    638

    If there isnt an alternative to the avc playbac is there at least a way to improve performance?

    -As for subs,i didnt find an option on vlc.Mplayer has an option to load external files,but isnt there a way like the vobsub to load automatically the subs?
    Quote Quote  

  5. #5
    Member GMaq's Avatar
    Join Date
    Mar 2004
    Location
    Canada
    Posts
    776

    Hi,

    Well VLC, Totem, Xine, Kaffeine, KMplayer, SMPlayer and Mplayer, with w32 Codecs should all playback H.264, I personally use Totem-xine however if you are meaning a 630mhz CPU, then that is where your problem lies. Linux is using many of the same basic libraries as Windows to decode H.264 so it has no "faster" decoders than Windows, In fact CoreAVC is the fastest one I know of and as far as I know it is not available for Linux. As for subs I don't ever use them myself but I believe VLC and (S)Mplayer handle them quite well, perhaps the others I mentioned but I haven't tried them all.
    Quote Quote  

  6. #6
    Member
    Join Date
    Jul 2006
    Location
    Greece
    Posts
    638

    Handle them you mean automatically by having the the sub file named as the video file,or should i have to load them every time?

    I have all the aforementioned players but how do you install the codecs so i can try on the other players the playback?
    Quote Quote  

  7. #7
    Member GMaq's Avatar
    Join Date
    Mar 2004
    Location
    Canada
    Posts
    776

    OK,

    Sorry, I can't answer the subs question, my guess would be you would have to load them. I could be more specific about installing codecs if you could tell me what distro of Linux you are using. They all have different repos etc to obtain non-free codecs.
    Quote Quote  

  8. #8
    Member FulciLives's Avatar
    Join Date
    May 2003
    Location
    Pittsburgh, PA in the USA
    Posts
    11,301

    @therock003

    What distro and version of Linux are you running?

    For instance a popular distro is Ubuntu and right now the most recent version is 8.04

    Another popular distro is Fedora and right now the most recent version is 9.0

    These are just examples by what I mean when I say "distro" and "version"

    So what are you using?

    However as other people are saying your CPU might not be fast enough. It is unclear to me what CPU you have. You say you have a "630 intel" here in the thread but your computer specs simply say, "850" for the CPU. To me this means you either have an Intel Pentium 4 "E" 630 (Prescott) but why you have "850" in your COMPUTER DETAILS ... well it makes no sense. You might want to update your COMPUTER DETAILS with more accurate and concise information.

    - John "FulciLives" Coleman
    "The eyes are the first thing that you have to destroy ... because they have seen too many bad things" - Lucio Fulci
    EXPLORE THE FILMS OF LUCIO FULCI - THE MAESTRO OF GORE
    Quote Quote  

  9. #9
    Member
    Join Date
    Jul 2006
    Location
    Greece
    Posts
    638

    Sorry guys that i wasnt more specific in giving details.I'm a complete beginner in linux,but the first thing you get to know is what distro is, so no worries on explaining about that!Thank you for doing it though.

    Anyway my distro is the Xandros,customized for the asus.The one that ships with the model initially.For now i've stayed with it (even if its annoying) for its fast booting time and waiting periods,but i'm seriously thinking of getting the ubuntu 8.04.

    Well my specs are completely outdated,these were concerning an old pc on my dads office.The computer i'm refering to now is an asus eee umpcwith a supposedly 900 intel processor underclocked to 630.(It was supposed to be 100fsb x9,but they underclocked the fsb down to 70 thus resulting a 630mhz frequency).

    http://en.wikipedia.org/wiki/Asus_eee

    A little information about the model.Processor is Intel Celeron-M ULV 353.

    One last bit of information.The new bios revision overclocks the processor,or may i say set its straight to the actual 900 speed,but problems are reported and i didnt try it.Other than that there are a couple of windows overvlovkers but i vaent found yet a way to overclock inside a linux distro.
    Quote Quote  

  10. #10
    Member FulciLives's Avatar
    Join Date
    May 2003
    Location
    Pittsburgh, PA in the USA
    Posts
    11,301

    I may be wrong here but my understanding is that the Asus EEE computers are not very powerful computers and are ill suited for "demanding" ummm computing for lack of a better word.

    In short I don't think you will ever be able to get proper playback of h264/x264 as the decoding needed for this video codec is very demanding on the CPU/GPU of the computer.

    Perhaps someone else reading this will prove me wrong ...

    - John "FulciLives" Coleman
    "The eyes are the first thing that you have to destroy ... because they have seen too many bad things" - Lucio Fulci
    EXPLORE THE FILMS OF LUCIO FULCI - THE MAESTRO OF GORE
    Quote Quote  

  11. #11
    Member GMaq's Avatar
    Join Date
    Mar 2004
    Location
    Canada
    Posts
    776

    OK,

    1. I agree with FulciLives, Regardless of Software, you don't have enough CPU as stated before

    2. I am familiar with Debian, Ubuntu and OpenSUSE, I'm not familiar with Xandros, would guess they would have a user forum that would address your question, A search like "DVD Playback" or "Non-free Codecs" should point you in the right direction.
    Quote Quote  

  12. #12
    Member tekkieman's Avatar
    Join Date
    Mar 2004
    Location
    Over the hill
    Posts
    3,077

    Quote Originally Posted by FulciLives
    I may be wrong here but my understanding is that the Asus EEE computers are not very powerful computers and are ill suited for "demanding" ummm computing for lack of a better word.
    You're not wrong. The EEEs are built to be lightweight email/internet machines.

    Quote Originally Posted by FulciLives
    In short I don't think you will ever be able to get proper playback of h264/x264 as the decoding needed for this video codec is very demanding on the CPU/GPU of the computer.
    ...and they're not likely to get much more powerful now that MS has entered the fray and made contract demands limiting what they will allow Windows on. Since these UMPC vendors want the cheap ($20-$30) XP Home MS is selling them for these devices, they are now forced to limit CPU speed, memory/storage, and screen size so MS doesn't lose out on more Vista sales and PC manufacturers don't lose out on sales of higher end (forced Vista) machines.
    Quote Quote  

  13. #13
    Member
    Join Date
    Jul 2006
    Location
    Greece
    Posts
    638

    Well surely its not for demanding tasks,but i didnt know that avc encoded videos,demanded that much more.Anyway i've adressed this on the eee user forums and the only solution was to downgrade the mplayer version.Seriously there's no other claim on doing anything else on the preinstalled xandros,but i thought i sould ask here as well.

    Also do you know of any linux overclocking ways so i could check performance on 900+ mhz?Pepole state that on windows they've reached oc speed of up to 1170mhz!
    Quote Quote  

  14. #14
    Member tekkieman's Avatar
    Join Date
    Mar 2004
    Location
    Over the hill
    Posts
    3,077

    Also do you know of any linux overclocking ways so i could check performance on 900+ mhz?Pepole state that on windows they've reached oc speed of up to 1170mhz!
    Here is a link to an article I just read that talks about overclocking the EEE
    Quote Quote  

+ Reply to Thread

Similar Threads

  1. From AVISynth to AVC/x264
    By klode in forum Video Conversion
    Replies: 1
    Last Post: 4th Sep 2011, 07:42
  2. Playback advice on x264 video
    By strontium_99 in forum Software Playing
    Replies: 7
    Last Post: 30th Oct 2010, 06:58
  3. Replies: 2
    Last Post: 22nd Jul 2010, 18:13
  4. video crash with x264 playback
    By crackeracci in forum Software Playing
    Replies: 3
    Last Post: 30th Sep 2008, 00:17
  5. youtube FLV video with h264 (x264) and/or aac (mp4) audio
    By wiseant in forum Video Conversion
    Replies: 1
    Last Post: 26th Oct 2007, 16:49

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts